﻿2026-01-05T01:33:09.6461203Z ##[group]Run actions/checkout@v4
2026-01-05T01:33:09.6462749Z with:
2026-01-05T01:33:09.6463538Z   repository: worm-portal/aqequil
2026-01-05T01:33:09.6464880Z   token: ***
2026-01-05T01:33:09.6465614Z   ssh-strict: true
2026-01-05T01:33:09.6466645Z   ssh-user: git
2026-01-05T01:33:09.6467443Z   persist-credentials: true
2026-01-05T01:33:09.6468325Z   clean: true
2026-01-05T01:33:09.6469154Z   sparse-checkout-cone-mode: true
2026-01-05T01:33:09.6470122Z   fetch-depth: 1
2026-01-05T01:33:09.6470868Z   fetch-tags: false
2026-01-05T01:33:09.6471662Z   show-progress: true
2026-01-05T01:33:09.6472461Z   lfs: false
2026-01-05T01:33:09.6473175Z   submodules: false
2026-01-05T01:33:09.6473958Z   set-safe-directory: true
2026-01-05T01:33:09.6475177Z ##[endgroup]
2026-01-05T01:33:09.7623842Z Syncing repository: worm-portal/aqequil
2026-01-05T01:33:09.7627369Z ##[group]Getting Git version info
2026-01-05T01:33:09.7628758Z Working directory is '/home/runner/work/aqequil/aqequil'
2026-01-05T01:33:09.7630628Z [command]/usr/bin/git version
2026-01-05T01:33:09.7708079Z git version 2.52.0
2026-01-05T01:33:09.7739277Z ##[endgroup]
2026-01-05T01:33:09.7755076Z Temporarily overriding HOME='/home/runner/work/_temp/c9c2324f-8bab-4107-b912-dc2ee52d54d2' before making global git config changes
2026-01-05T01:33:09.7768566Z Adding repository directory to the temporary git global config as a safe directory
2026-01-05T01:33:09.7771200Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/aqequil/aqequil
2026-01-05T01:33:09.7814844Z Deleting the contents of '/home/runner/work/aqequil/aqequil'
2026-01-05T01:33:09.7819444Z ##[group]Initializing the repository
2026-01-05T01:33:09.7823627Z [command]/usr/bin/git init /home/runner/work/aqequil/aqequil
2026-01-05T01:33:09.7940539Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-01-05T01:33:09.7943939Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-01-05T01:33:09.7947319Z hint: to use in all of your new repositories, which will suppress this warning,
2026-01-05T01:33:09.7949248Z hint: call:
2026-01-05T01:33:09.7949950Z hint:
2026-01-05T01:33:09.7950883Z hint: 	git config --global init.defaultBranch <name>
2026-01-05T01:33:09.7952035Z hint:
2026-01-05T01:33:09.7953275Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-01-05T01:33:09.7955604Z hint: 'development'. The just-created branch can be renamed via this command:
2026-01-05T01:33:09.7957634Z hint:
2026-01-05T01:33:09.7958547Z hint: 	git branch -m <name>
2026-01-05T01:33:09.7959415Z hint:
2026-01-05T01:33:09.7961062Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-01-05T01:33:09.7963080Z Initialized empty Git repository in /home/runner/work/aqequil/aqequil/.git/
2026-01-05T01:33:09.7966491Z [command]/usr/bin/git remote add origin https://github.com/worm-portal/aqequil
2026-01-05T01:33:09.8003667Z ##[endgroup]
2026-01-05T01:33:09.8005166Z ##[group]Disabling automatic garbage collection
2026-01-05T01:33:09.8007033Z [command]/usr/bin/git config --local gc.auto 0
2026-01-05T01:33:09.8041459Z ##[endgroup]
2026-01-05T01:33:09.8042924Z ##[group]Setting up auth
2026-01-05T01:33:09.8047714Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-01-05T01:33:09.8082488Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-01-05T01:33:09.8480044Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-01-05T01:33:09.8515418Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-01-05T01:33:09.8754716Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-01-05T01:33:09.8792324Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-01-05T01:33:09.9045815Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-01-05T01:33:09.9085489Z ##[endgroup]
2026-01-05T01:33:09.9087458Z ##[group]Fetching the repository
2026-01-05T01:33:09.9094733Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0fba8641708a9a29f5cf75d5e1aa5af56402a902:refs/tags/v1.0.1
2026-01-05T01:33:10.3723239Z From https://github.com/worm-portal/aqequil
2026-01-05T01:33:10.3725568Z  * [new ref]         0fba8641708a9a29f5cf75d5e1aa5af56402a902 -> v1.0.1
2026-01-05T01:33:10.3755641Z ##[endgroup]
2026-01-05T01:33:10.3757993Z ##[group]Determining the checkout info
2026-01-05T01:33:10.3759721Z ##[endgroup]
2026-01-05T01:33:10.3762386Z [command]/usr/bin/git sparse-checkout disable
2026-01-05T01:33:10.3806339Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-01-05T01:33:10.3833889Z ##[group]Checking out the ref
2026-01-05T01:33:10.3837610Z [command]/usr/bin/git checkout --progress --force refs/tags/v1.0.1
2026-01-05T01:33:10.4787282Z Note: switching to 'refs/tags/v1.0.1'.
2026-01-05T01:33:10.4788654Z 
2026-01-05T01:33:10.4789774Z You are in 'detached HEAD' state. You can look around, make experimental
2026-01-05T01:33:10.4793069Z changes and commit them, and you can discard any commits you make in this
2026-01-05T01:33:10.4794997Z state without impacting any branches by switching back to a branch.
2026-01-05T01:33:10.4796302Z 
2026-01-05T01:33:10.4796982Z If you want to create a new branch to retain commits you create, you may
2026-01-05T01:33:10.4798678Z do so (now or later) by using -c with the switch command. Example:
2026-01-05T01:33:10.4800082Z 
2026-01-05T01:33:10.4800461Z   git switch -c <new-branch-name>
2026-01-05T01:33:10.4801090Z 
2026-01-05T01:33:10.4801426Z Or undo this operation with:
2026-01-05T01:33:10.4801986Z 
2026-01-05T01:33:10.4802337Z   git switch -
2026-01-05T01:33:10.4802790Z 
2026-01-05T01:33:10.4803706Z Turn off this advice by setting config variable advice.detachedHead to false
2026-01-05T01:33:10.4805031Z 
2026-01-05T01:33:10.4805859Z HEAD is now at 0fba864 Add automatic versioning from git tags using setuptools_scm
2026-01-05T01:33:10.4809322Z ##[endgroup]
2026-01-05T01:33:10.4846576Z [command]/usr/bin/git log -1 --format=%H
2026-01-05T01:33:10.4875796Z 0fba8641708a9a29f5cf75d5e1aa5af56402a902
